home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / Amos / AMOSList-1297 / AMOSLIST / text0039.txt < prev    next >
Encoding:
Text File  |  1998-06-24  |  1.3 KB  |  34 lines

  1. > Mr Giark, due to the new sound routines, my level will fit into 1 meg
  2. > chip, as long as it has enough fast. 
  3. > I'm gonna need to tap in a MORE configable sound system, ie use
  4. > samples in chip mem, or use samples in fast mem. 
  5.  
  6.    Hmmm... use samples in fast mem?! 
  7.  
  8.    I'm assuming you're allocating XXX amount of ChipRAM to hold the
  9.    sample-data for each voice then utilizing some kind of super-fast
  10.    memory-copy to transfer the sound data from FastRAM into the
  11.    ChipRAM voice-buffers, correct?
  12.  
  13.    Radical stuff!!!!  
  14.  
  15.    We should all submit any cool routines we've developed for our
  16.    stages into some kind of Dev-Pool.  This way, each list game will
  17.    have more resources to draw from and so, theoretically each list
  18.    project will be easier to make better.  After two or three projects,
  19.    we'd have one heck of a development-pool filled with ultra-fast,
  20.    advanced routines and such.
  21.  
  22.    I've donated two utilities, you can pitch in your SoundPlayer and
  23.    the other guys could pitch in a module or tool to kind of lay the
  24.    foundation for the guys who follow us with the second ListProject...
  25.  
  26.    
  27.       Take  care,   
  28.       GARFIELD
  29.       _________________________
  30.       Current projects...
  31.       SideShooter(AMOS): 85% Complete
  32.       Website(http://www.sosbbs.com/~gbenjam): 20% Complete
  33.  
  34.